Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tensorflow-lite] update to 2.14.0 #117

Merged
merged 9 commits into from
Sep 28, 2023
Merged

[tensorflow-lite] update to 2.14.0 #117

merged 9 commits into from
Sep 28, 2023

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented Sep 27, 2023

Changes

Update to https://github.com/tensorflow/tensorflow/releases/tag/v2.14.0

Remove mediapipe feature. It won't supported for a while.

References

Triplet Support

  • x64-windows
  • x64-linux
  • x64-osx

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "tensorflow-lite"
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff added deprecated Something won't supported anymore platform: windows Windows, UWP platform: apple Mac, iOS, Simulator platform: linux Linux (x64, arm64) labels Sep 27, 2023
@luncliff luncliff self-assigned this Sep 27, 2023
* circleci: fix cache path, keys
* gh-actions: change cache key
* azure-pipeliens: change cache key
@luncliff luncliff merged commit 1a0ad5e into main Sep 28, 2023
18 checks passed
@luncliff luncliff deleted the port/tensorflow-lite branch September 28, 2023 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecated Something won't supported anymore platform: apple Mac, iOS, Simulator platform: linux Linux (x64, arm64) platform: windows Windows, UWP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant